home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 2 (Reseller)
/
Apple R&P Lib Reseller v2.0.iso
/
3-Demos
/
Third Party Demos
/
DTMedia
/
SpringBoard Publisher
/
background_19303.txt
< prev
next >
Wrap
Text File
|
1989-01-25
|
1KB
|
64 lines
-- background: 19303 from stack: in
-- bmap block id: 19784
-- flags: 0000
-- background id: 0
-- name: WOA Business
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=136 top=324 right=342 bottom=360
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Press Here To Return To Menu
----- HyperTalk script -----
on mouseUp
visual iris close
go to card "Menu"
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=492 top=323 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 27009 / 27009
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: NextCard Black
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=322 right=342 bottom=23
-- title width / last selected line: 0
-- icon id / first selected line: 9301 / 9301
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PrevCard Black
----- HyperTalk script -----
on mouseUp
go to prev card
end mouseUp